Welcome![Sign In][Sign Up]
Location:
Search - bmp text

Search list

[Compress-Decompress algrithmsHuffmam_D

Description: 文本压缩 位图压缩 哈弗曼实现 MFC界面-Text compression; bmp compression huffman; MFC interface
Platform: | Size: 32768 | Author: llf | Hits:

[Special Effectshomework4

Description: 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp -The preparation of binary morphological operations (erosion and dilation, opening, closing and hit-miss transform) function, the function can handle the transformation of different forms and different types of structural elements. You prepared in morphology function of a binary image. Morphological hit-miss transform method of image refinement process. Experimental images: binary image by a paragraph of text, word_bw.bmp
Platform: | Size: 2048 | Author: tuyu | Hits:

[Other32ledyaoyaobang

Description: 8个IO驱动32颗高亮发光二极管,程序对上一版本有做改进,显示效果更好,自适应的更好。另外增加了上位机改字的功能,从而大大减少了改动源程序的麻烦。也使得改字很方便,上位机功能可支持输入文字,大小任意,只要在32*64这个区域内就行。支持画图,导入BMP格式图片及保存图片,一共可以配置8张图片,每个图片独立,软件自带各种图案,也可从Word里导出图案,显示图案在范围内随便定义大小。-8 IO drivers 32 bright light-emitting diodes, procedures done to improve the previous version, better display, Adaptive better. Additional host computer to change the word, thus greatly reducing the changes to the source of trouble. Also makes very easy to change the word to the function of the host computer can support input text, any size, as long as 32* 64 in this region. Drawing support, import BMP format picture and save the image, you can configure a total of eight pictures, each picture is independent, the software comes with a variety of patterns, can also be derived from the Word, the pattern, showing the pattern defined size in the range of casual.
Platform: | Size: 14413824 | Author: zgr | Hits:

[Multimedia DevelopDrawTextOnYuv

Description: Draw text on YUV 420 image.(source included) 1.DrawTextOnYuv.exe click 2.OK button Click 3.viewer -> tulips_yuv420_prog_planar_qcif.yuv.bmp
Platform: | Size: 397312 | Author: James, Wang | Hits:

[SCMmain

Description: MzTH17V10是MzTH系列彩色多功能显示模块中的一款1.77英寸(对角线)彩色TFT显示模块,MzTH17V10自带四种字号的ASCII码西文字库,并且自带基本绘图GUI功能,包括画点、画直线、矩形、圆形等;而如其它型号的MzTH系列模块一样,MzTH17V10标准模块内部有4M bytes大小的资源存储器,支持GBK2312的二级(包含一级和二级)汉字库、Big5字库、BMP位图、ASCII码西文字库的资源。模块为串行UART接口,接口简单、操作方便;与各种MCU均可进行方便简单的接口操作-MzTH17V10 is MzTH series color multifunction display module in a 1.77-inch (diagonal) color TFT display module the four kinds Font ASCII code MzTH17V10 comes West text library, and comes with a basic drawing GUI functions, including painting pointdraw straight lines, rectangles, circles, etc. series of modules, such as the other models MzTH, MzTH17V10 standard module internal resources memory 4M bytes size support GBK2312 the secondary (including primary and secondary) character base, Big5 fontBMP bitmap, ASCII, West text library resources. Module is a serial UART interface, the interface is simple and easy to operate convenient and simple interface operation can be carried out with a variety of MCU
Platform: | Size: 1024 | Author: 刘权福 | Hits:

[SCMTouch

Description: MzTH56的标准版模块内置有32M Bytes空间的资源存储器,该存储器可根据模块所支持的资源类型将汉字库、西文字库、BMP位图资源存储于其中;而用户在使用时,只需要通过模块的串口发送相关的指令(汉字显示、位图显示指令等)便可直接将资源存储器中的字库、图片资源显示在屏幕上,而无需在控制模块显示的过程中传输大量的数据-The standard version in MzTH56 module built-in 32M Bytes space resources memory, the memory according to the type of module support resources 汉字库 West text library, BMP bitmap resources stored while the user only needs through The module' s serial port to send instruction (Kanji bitmap display command fonts, pictures, resources in the resource memory) can be directly displayed on the screen, without the need to transfer large amounts of data in the process control module
Platform: | Size: 4096 | Author: 刘权福 | Hits:

[Other Embeded programbmptext_setup

Description: BMP to Text change program
Platform: | Size: 3709952 | Author: son | Hits:

[Technology ManagementTFT240320-demo

Description: TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readme.txt this text. BMP DISPLAY sdbmp.c, sdbmp.h Read SD Card and plot to LCD. SD card driver mmc.c, disio.h, pff.c, pff.h integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org) mcc.h avr spi for sd card interface. LCD driver SSD1289.c, SSD1289.h, graphic.h TFT LCD interface. LCD driver SSD1289. Release 01 first release Release 02 - (readme.txt) add comment - (sdbmp.c) Change reading sd card using stream. It give faster and smooter display - (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast. Release 03 - change hardware to support arduino I2C and add ds1307 RTC (only arduino).-TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readme.txt this text. BMP DISPLAY sdbmp.c, sdbmp.h Read SD Card and plot to LCD. SD card driver mmc.c, disio.h, pff.c, pff.h integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org) mcc.h avr spi for sd card interface. LCD driver SSD1289.c, SSD1289.h, graphic.h TFT LCD interface. LCD driver SSD1289. Release 01 first release Release 02 - (readme.txt) add comment - (sdbmp.c) Change reading sd card using stream. It give faster and smooter display - (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast. Release 03 - change hardware to support arduino I2C and add ds1307 RTC (only arduino).
Platform: | Size: 121856 | Author: Sindzas | Hits:

[VC/MFCShowPicture-V1.0

Description: 关于用VC编写的将txt文本中的数据,转为BMP图片。-VC prepared, txt text data into BMP picture.
Platform: | Size: 31729664 | Author: 李以琳 | Hits:

[GDI-BitmapWaterMark

Description: 给BMP位图添加文字水印,给BMP位图添加文字水印-To add a text watermark bitmap BMP
Platform: | Size: 1670144 | Author: Glorevo | Hits:

[Other Gamespathwithbmpfill

Description: Android game path demo: text as path filled with bmp picture
Platform: | Size: 191488 | Author: ellen | Hits:

[WEB CodeNZCPS

Description: 农历图片生成系统基于ASP+Adodb.Stream构建而成,为满足一朋友要求而编写的本程序。 农历图片生成系统 1.0 功能介绍: 1、自动获取服务器时间,然后转换成阴历日期。 2、支持bmp.asp?wd="关键字"的显示方式,生成图片。 3、缺省wd时,生成阳历+阴历的图片。 4、可以在objbmp.DrawTextWE后面添加更多文字。-The Lunar Image generation system based on ASP+Adodb.Stream build from written to meet the requirements of a friend of the program. Lunar Image generation system 1.0 Features: 1, automatically get the server time, and then converted into a lunar calendar date. 2, support bmp.asp? Wd = " keywords" display mode, to generate the images. 3 default wd generate Gregorian+ lunar pictures. 4, can add more text objbmp.DrawTextWE behind.
Platform: | Size: 226304 | Author: sdgsdgaw | Hits:

[GUI DevelopmulMDI

Description: VC 开发单文档多视图-支持显示bmp位图图片和txt文本源码 VC 开发单文档多视图-支持显示bmp位图图片和txt文本源码通过CSplitterWnd实现和创建新的视图类实现-The development of the VC single document view- supports bmp bitmap images and txt text source development of the VC single document view- supports bmp bitmap images and txt text source through to the CSplitterWnd achieve and create a new view class implements
Platform: | Size: 44032 | Author: chen | Hits:

[Windows Developdelphiphototype

Description: Delphi获取图片类型,获取GIF/JPG/JPEG/ICO/BMP等图像的格式属性,可指定外部图像文件,获取后显示在窗口的文本框中。-Delphi get the picture type for GIF/JPG/JPEG/ICO/BMP image format attributes, you can specify an external image file, access the text box in the window.
Platform: | Size: 9216 | Author: Han | Hits:

[OS programLIUNUX

Description: 简单地操作系统,主要功能: 1 读写FAT32硬盘文件  2 执行EXE及COM文件  3 显示小型8位BMP文件(小于64K) 4 显示文本文件(.C .ASM等) 5 实现键盘输入  6 实现鼠标显示 7 显示时间日期的日历 8 少数地DOS兼容-Operating system, the main function: 1 read and write FAT32 hard disk file 2 Run the EXE and COM files 3 shows a small 8-bit BMP files (less than 64K) display a text file (C, ASM, etc.) 5 6 mouse keyboard input 7 shows the date and time of the calendar minority DOS-compatible
Platform: | Size: 12288 | Author: liujinhun | Hits:

[Software EngineeringMATLAB

Description: 任何一个文件存储在电脑上都有它的格式,例如文本格式像。txt .doc,图像格式 .jpg .tif .bmp等。 -Any file stored on your computer has its own format, such as text format like. The txt doc image format jpg tif bmp, and so on.
Platform: | Size: 98304 | Author: zlei | Hits:

[Windows DevelopStegnograp

Description: 我们可以隐藏一个文本文件在bmp图像,使用LSP算法。-We can hide a text file in a bmp image, use the LSP algorithm.
Platform: | Size: 638976 | Author: 小白菜 | Hits:

[Special Effectstxt2bmp

Description: vc++2010写的txt文本信息转化为BMP图片信息,真正地信息在形成图片数据后注入的隐藏信息,这里没有进行转多个图片,可以自己加入转多个图片。隐藏信息的格式进行变更-vc++2010 write txt text information into BMP image information, the information actually injected into the formation of image data is hidden information, there is no carry to multiple pictures, you can add yourself to multiple images. Changes the format of hidden information
Platform: | Size: 6925312 | Author: 曾祥园 | Hits:

[Dialog_Windowtest_one

Description: vc++6.0平台开发,实现richedit中插入bmp图片,文字,换行,水平,垂直滑动条等简单功能.文件为工程打包文件。包括所有文件,我的VC++安装在G盘,所以环境你重新编译的话要注意环境变量。-develop with vc++6.0,this project can insert pic of bmp into richedit,can insert text,return into richedit. the file you will download is all of the files of the project.
Platform: | Size: 3716096 | Author: zhaoming | Hits:

[RichEditCutScreenDisplay

Description: 可以设置字体编辑属性,可以固定分割截取的文本内容,也可插入bmp位图,预览生成图片,可保存为bmp图像格式,可删除-You can set the font to edit attributes, you can intercept the text content of a fixed partition, can also be inserted bmp bitmap preview generated images can be saved as bmp image format, delete ...
Platform: | Size: 207872 | Author: 陈勤 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 »

CodeBus www.codebus.net